Intersoft.Client.Framework Namespace : ISBehavior<T> Class |
The following tables list the members exposed by ISBehavior<T>.
Name | Description | |
---|---|---|
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
Framework | Gets the entity framework. | |
IsInDesignMode | Gets a value indicating whether the control is in design mode (development). | |
Platform | Gets a value that indicates the current client platform. |
Name | Description | |
---|---|---|
AssociatedObject | (Inherited from System.Windows.Interactivity.Behavior<T>) | |
AssociatedType | (Inherited from System.Windows.Interactivity.Behavior) | |
Product | Product Info. |
Name | Description | |
---|---|---|
Attach | (Inherited from System.Windows.Interactivity.Behavior) | |
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
Detach | (Inherited from System.Windows.Interactivity.Behavior) | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetAssociatedObject | Gets the associated object. | |
GetAssociatedType | Gets the associated type | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnAttached | (Inherited from System.Windows.Interactivity.Behavior) | |
OnDetaching | (Inherited from System.Windows.Interactivity.Behavior) |